Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@comunica/core
Advanced tools
The core framework of Comunica, which consists of a actors, buses, and mediators.
Click here to learn more about this core architecture.
This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.
Click here if you just want to query with Comunica.
$ yarn add @comunica/core
Actor
: An actor can act on messages of certain types and provide output of a certain type.Bus
: A publish-subscribe bus for sending actions to actors to test whether or not they can run an action.Mediator
: A mediator can mediate an action over a bus of actors.ActionObserver
: An ActionObserver can passively listen to Actor.run inputs and outputs for all actors on a certain bus.BusIndexed
: A bus that indexes identified actors, so that actions with a corresponding identifier can be published more efficiently.Logger
: A logger accepts messages from different levels and emits them in a certain way.ActionContext
: Implementation of IActionContext using Immutable.js.v2.10.0 - 2023-10-27
<a name="v2.9.0"></a>
FAQs
Lightweight, semantic and modular actor framework
The npm package @comunica/core receives a total of 10,575 weekly downloads. As such, @comunica/core popularity was classified as popular.
We found that @comunica/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.